home *** CD-ROM | disk | FTP | other *** search
/ SGI Developer Toolbox 6.1 / SGI Developer Toolbox 6.1 - Disc 4.iso / src / demos / GL / flight / m_flying < prev    next >
Text File  |  1994-08-01  |  761b  |  33 lines

  1. Flight
  2.     /usr/demos/bin/flight
  3.     .popup. Flight %t
  4.     .popup. Information
  5.     xconfirm -useslider -file /usr/demos/data/flight/flight.info
  6.     .popup. Manual
  7.     wsh -c /usr/demos/bin/manwsh 6 flight
  8.  
  9. Heads Up flight
  10.     /usr/demos/bin/flight -h
  11.     .popup. Flight %t
  12.     .popup. Information
  13.     xconfirm -useslider -file /usr/demos/data/flight/headsup.info
  14.     .popup. Manual
  15.     wsh -c /usr/demos/bin/manwsh 6 flight
  16.  
  17. DogFight
  18.     /usr/demos/bin/dog
  19.     .popup. Flight %t
  20.     .popup. Information
  21.     xconfirm -useslider -file /usr/demos/data/flight/dog.info
  22.     .popup. Manual
  23.     wsh -c /usr/demos/bin/manwsh 6 flight
  24.  
  25. Shadow
  26.     /usr/demos/bin/shadow
  27.     .popup. Flight %t
  28.     .popup. Information
  29.     xconfirm -useslider -file /usr/demos/data/flight/shadow.info
  30.     .popup. Manual
  31.     wsh -c /usr/demos/bin/manwsh 6 flight
  32.  
  33.